From: Juri Linkov Date: Fri, 3 Sep 2004 20:53:43 +0000 (+0000) Subject: Update M-% in isearch. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21167 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ced87a6e8c2aefd486789156d7e686af3f5f9383;p=emacs.git Update M-% in isearch. --- diff --git a/etc/NEWS b/etc/NEWS index 5b5d897adf8..b73cff939eb 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1115,9 +1115,9 @@ Another method to grab a character is to enter the minibuffer by `M-e' and to type `C-f' at the end of the search string in the minibuffer. +++ -** M-% and C-M-% typed in isearch mode invoke `query-replace' and -`query-replace-regexp' with the current search string inserted -in the minibuffer as initial input for the string to replace. +** M-% typed in isearch mode invokes `query-replace' or +`query-replace-regexp' (depending on search mode) with the current +search string used as the string to replace. +++ ** Yanking text now discards certain text properties that can